auto merge of #363 : alexcrichton/cargo/fix-some-bugs, r=wycats
authorbors <bors@rust-lang.org>
Tue, 12 Aug 2014 04:31:21 +0000 (04:31 +0000)
committerbors <bors@rust-lang.org>
Tue, 12 Aug 2014 04:31:21 +0000 (04:31 +0000)
commit29bf9ef00a612ee1090e91d7206ca95516087f49
tree137ac085fe79de45b6c29159db0ecf7254e1334b
parent840a562f4939c41da3572f31fda47f83bd6d92fa
parentdb3823a83f3f895da056100cfa0540f476ab6272
auto merge of #363 : alexcrichton/cargo/fix-some-bugs, r=wycats

This also pulls in #316 to land everything at the same time. The major fix is "Fix updating git sources when a new lockfile is committed", and everything else was just issues that had accumulated over time. Once this has landed (may take some finesse), I'll make a new snapshot so cargo can actually start properly updating itself.